class AC hierarchy
class AC,
AC,
class ACi,
class ACⁱ,
ACⁱ,
AC hierarchy
#complexity_theory
#complexity_theory
Definition
This is a complexity class hierarchy, where consists of Boolean circuits with depth and polynomial number of unbounded fan-in AND and OR gates. (circuit complexity)
Total hierarchy of AC classes is defined as
Examples
complexity
#incomplete
AC⁰
See also
- NC
References
- https://en.wikipedia.org/wiki/AC_(complexity)
- https://complexityzoo.net/Complexity_Zoo:A
- https://en.wikipedia.org/wiki/AC0
- https://cstheory.stackexchange.com/questions/40408/why-is-the-circuit-class-ac0-unavoidable
- https://people.cs.umass.edu/~immerman/cs601/lect12.pdf
- S. Arora, B. Barak. Computational Complexity: A Modern Approach, Cambridge University Press, 2009, p. 118.